Students should know about using code (motion, looks, sounds, events and controls).
Exercises
Exercise:1
Insert a monkey and a banana sprite. The Banana is always falling from top to bottom. When the Banana reaches the bottom, it should start falling from the top at another random X location. Move the monkey left and right by using arrow keys. When the monkey touches the bananas, change the costume of the banana by using the touching block.
Teachers should show a simple sample Scratch game using events and sensing control before giving the exercise.
Teachers should encourage the Students to use their own creativity to create a Program.
Teachers should help to complete the exercise-1 because this exercise will be developed in further lessons.
Teachers can point out that there are internal events like touching a sprite or touching a colour and external events like key press, input, mouse click etc.